setMeasureWithLargestChildEnabled
When set to true, all children with a weight will be considered having the minimum size of the largest child. If false, all children are measured normally. Disabled by default.
Parameters
enabled
True to measure children with a weight using the minimum size of the largest child, false otherwise.